Skip to content

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Jul 14, 2025

Enable the eslint rule require-await.

Enable the eslint rule require-await.
@Arnei Arnei added the type:code-enhancement Internal improvements to the codebase label Jul 14, 2025
Copy link
Contributor

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/opencast-admin-interface:pr-1372

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/opencast-admin-interface:pr-1372

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

 Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
@Arnei Arnei force-pushed the eslint-require-await branch from 1c4b928 to 44d3437 Compare August 7, 2025 11:28
@Arnei Arnei merged commit b927795 into opencast:develop Aug 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:code-enhancement Internal improvements to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant